The contents of the Input Vector Folder are the following:

     1) PTMAdder: This folder contains the netlist required to simulate a 16-bit adder. The OCEAN file
                  "adder_sim.ocn" was used to calculate leakage through the entire circuit. In order
                  to change the number of bits in the adder, one can change "add" list variable to include only
                  the necessary bits.
 
                  Note: It is important that the netlist variable for an adder is called "FA#" for proper operation.

     2) PTMNand: This folder contains the netlist and OCEAN files required to simulate NAND and XOR gates. The 
                 OCEAN file "nand_sim.ocn" is used to calculate leakage through the NAND gates while "xor_sim.ocn"
                 is used to simulate XOR gates. 

     3) PTMTest: Contains DC simulation files for single transistor properties. These files were used to model 
                 High-VT devices.

All the folders contain the appropriate PTM model files for the transistors. To change the process size, one needs to change the variables "Tech" and "DefL" to the appropriate process size. 
